HACK week: Add new tab icons - #22197
Conversation
|
| App Name | WordPress Alpha |
|
| Configuration | Release-Alpha | |
| Build Number | pr22197-cf91ff8 | |
| Version | 23.8 | |
| Bundle ID | org.wordpress.alpha | |
| Commit | cf91ff8 | |
| App Center Build | WPiOS - One-Offs #8109 |
|
| App Name | Jetpack Alpha |
|
| Configuration | Release-Alpha | |
| Build Number | pr22197-cf91ff8 | |
| Version | 23.8 | |
| Bundle ID | com.jetpack.alpha | |
| Commit | cf91ff8 | |
| App Center Build | jetpack-installable-builds #7129 |
osullivanchris
left a comment
There was a problem hiding this comment.
Great to play with a build! cool stuff. Some questions/ideas (happy to discuss on slack too):
- Can we hide the tab bar by default on scroll on all views?
- Is the tab bar still using a flat 100% white color? Can we bring back the native blur and transparency?
- The unselected icons are a little lighter than I expected. Is there any alpha being applied in code? I already have an alpha in the asset.
- WDYT about using the icon for me rather than person's avatar? I'm split. The avatar is more clear. But it also puts the most visual emphasis on this tab, when its the least important one. Want to try the 'Me' assets I gave?
|
Moving this to 24.0 as I'll run the 23.9 code freeze and this has not been approved yet. |
I'm not sure if we should be hiding the tab bar on scroll. Apple doesn't provide any nice APIs for animating hiding/showing the tab bar.
Done! f1287b9 Simulator.Screen.Recording.-.iPhone.15.Pro.-.2023-12-11.at.10.59.04.mp4
AFAICT there's no alpha being applied via code. Can you provide an icon that has 100% alpha (solid color) to see if that makes a difference? Just one icon is okay for now, so I can figure out whether the built-in alpha is causing issues.
Right now the new icon is used as a placeholder image - it's displayed if the user hasn't set a profile icon. I wasn't sure if I should completely replace the me tab icon, or just update the placeholder image, since we recently re-worked the me tab profile icon. I can change it to always show the static icon instead. Does this mean that we should also change the profile icon shown in the menu for the simplified WP UI (see: screenshot)? |
Ok sure. Might be something to consider on a case by case basis instead. Relevant in Reader for example. Maybe not everywhere.
Transparency looks good. Are there choices of materials/transparencies or one default provided? Do you like how it looks now? Same question for @kean
Attached below
Leave this with me as an open question, along with the new reader icon. I need to get some answers from the design team. Will get them this week. |
images need to be opaque (i.e. 100% opacity)
Generated by 🚫 Danger |
|
@osullivanchris Thanks for reviewing!
Ok - will keep this in mind
It's the default transparency. Personally I think it looks good!
Thanks! The opaque images worked like a charm!
Sounds good - thanks! |
|
Closing this in favor of #22325 |




Description
How to test
Simulator.Screen.Recording.-.iPhone.15.Pro.-.2023-12-08.at.09.23.41.mp4
Regression Notes
Potential unintended areas of impact
n/a
What I did to test those areas of impact (or what existing automated tests I relied on)
n/a
What automated tests I added (or what prevented me from doing so)
n/a
PR submission checklist:
RELEASE-NOTES.txtif necessary.UI Changes testing checklist: